func internal/strconv.atof64

2 uses

	internal/strconv (current package)
		atof.go#L614: func atof64(s string) (f float64, n int, err error) {
		atof.go#L705: 	return atof64(s)